Option Explicit
Sub L_Sample018()
    'IsX{
    Application.Run "L_Test.xls!Ufshow"
End Sub

'LïзǼҲ
Sub Ufshow()
  UserForm1.Show
End Sub

Sub L_Sample018_1()
    'gRO
    Application.Run "L_Test.xls!'Userform1.show '"
End Sub
